home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / windows / static / static.def < prev    next >
Encoding:
Text File  |  1994-08-19  |  182 b   |  16 lines

  1. NAME     STATIC
  2.  
  3. DESCRIPTION 'WinG Static Demo'
  4.  
  5. EXETYPE WINDOWS
  6.  
  7. CODE    MOVEABLE
  8. DATA    MOVEABLE MULTIPLE
  9.  
  10. HEAPSIZE  512
  11. STACKSIZE 4096
  12.  
  13. EXPORTS
  14.     AppWndProc
  15.     AppAbout
  16.